home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1999 #2 / Amiga Plus CD - 1999 - No. 2.iso / System-Boost / Workbench / stopmenu / all / examples / menufiles / StopMenu.menus.ex.eng.1 next >
Encoding:
Text File  |  1998-11-09  |  298 b   |  18 lines

  1. Example menu configuration file.
  2. It shows how many menus you can open.
  3.  
  4. <BEGIN>
  5. MENU 1
  6.     ITEM This is just,,1,MENU,2
  7. MENU 2
  8.     ITEM a little exaple.,,1,MENU,3
  9. MENU 3
  10.     ITEM This exaple,,1,MENU,4
  11. MENU 4
  12.     ITEM shows how many,,1,MENU,5
  13. MENU 5
  14.     ITEM menus you can,,1,MENU,6
  15. MENU 6
  16.     ITEM open.,,2,CLI
  17. <END>
  18.